You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JConstructor Class > JConstructor Constructor > JConstructor Constructor (string, params object[])
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JConstructor.JConstructor Constructor (string, params object[])

Initializes a new instance of the JConstructor class with the specified name and content.

Syntax
C++
C#
Visual Basic
public: JConstructor( string name, params object[] content );
Parameters
Parameters 
Description 
name 
The constructor name. 
content 
The contents of the constructor. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.